const runtime.stackFork
4 uses
runtime (current package)
proc.go#L5179: gp.stackguard0 = stackFork
signal_unix.go#L486: if gp.stackguard0 == stackFork {
stack.go#L137: stackFork = uintptrMask & -1234
stack.go#L1029: if thisg.m.morebuf.g.ptr().stackguard0 == stackFork {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)